From: Kenichi Handa Date: Tue, 13 Feb 2007 02:46:45 +0000 (+0000) Subject: Fix documentation of category `a'. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~2249 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=c4828e455d3b41de6053f0a9577b2dbd18ad1942;p=emacs.git Fix documentation of category `a'. --- diff --git a/lisp/international/characters.el b/lisp/international/characters.el index acc1458ac9c..4ac067c2b3c 100644 --- a/lisp/international/characters.el +++ b/lisp/international/characters.el @@ -45,7 +45,7 @@ ;; For each character set. -(define-category ?a "ASCII") +(define-category ?a "ASCII graphic characters 32-126 (ISO646 IRV:1983[4/0])") (define-category ?l "Latin") (define-category ?t "Thai") (define-category ?g "Greek")